Product Display
This iPart is deprecated. Use the General Product Display iPart
instead.
- Name - Enter a name for the content item. This text
appears during design mode (configuration).
- Title - Enter the text to display above this iPart on the
rendered page. If blank, no title displays.
- Do not render in design mode - Select this option to
prevent content record data from being loaded in the content editor. This
improves performance during design time (configuration).
- Display a border around this content - Select this option
to display a border around this iPart on the rendered page.
- Default product to display - Specify the code of the
product you wish to display, or leave empty to display none. Enter
[FirstFeaturedProduct] to display the first item returned by the Standard
Featured Products query.
- Display the item picture - Specify whether to have the
item picture appear in the listing.
- Maximum picture width - Set the maximum available width
in pixels for displaying the picture. If the picture is wider than this, it is
scaled down to fit. To disable all scaling, enter a value of 0; this allows
the picture to take as much space as it requires.
- Enlarge picture to maximum width - Specify whether, if
the picture width is less than the specified maximum, to scale (resize) it up
to the maximum width. This option allows for a uniform size for all pictures,
but be aware that stretching a graphic to appear larger may not look good in
all cases.
- Non-member price label - Specify how you want non-members
to see their price. Include
${0:###,###,##0.00}
as a placeholder for the price itself.*
- Member price label - Specify how you want members to see
their price. Include
${0:###,###,##0.00} as a
placeholder for the price itself.*
- Show both prices to non-members - Specify whether to
display non-member prices to members.
- Member price label for non-members - Specify how you want
non-members to see the member price. Include
${0:###,###,##0.00} as a placeholder for the
price itself.*
- Show both prices to members - Specify whether to display
non-member prices to members.
- Non-member price label for members - Specify how you want
members to see the non-member price. Include
${0:###,###,##0.00} as a placeholder for the
price itself.*
- Show discount percentage - Specify whether to display the
percentage of the member discount.
- Discount label - Specify how you want to display the
percentage of the member discount. Include
{0:0%} as a placeholder for the percentage
itself. To display decimal places, adjust the display mask accordingly e.g.
{0:0.00%} would display 2 decimal places.
- Display Add to Cart button - Display the button that
enables users to add the product to their carts. Note that products must be
enabled for Sell on Web in iMIS Desktop.
* Formatting
Numeric Strings
Notes
- Handles insufficient stock by prompting users to reduce the quantity up to
the current maximum, and it grays out the Add to Cart button for
out-of-stock items.
- Supports adding a custom quantity and offers a configurable notification
when items are added to the cart.